Release v1.42.0#1703
Merged
Merged
Conversation
The class gets the data needed to send along with licence checks for compatibility tracking
This avoids Admin folder namespace conflict and prevents this being discovered only via class mapper
Agent-Logs-Url: https://github.com/equalizedigital/accessibility-checker/sessions/6ae1fdd6-3dd2-447c-b583-647b8037ce6b Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
[Backport] Release v1.41.0
…readability and static analysis compatibility.
…tibility-checking-info Add a SystemInfo class for getting theme, plugin and env type
…et_scan_stats-callback-a-named-function-with-explicit-return-type-set-for-static-analysis Replaced inline permission callback with a named method for get_scan_stats
- Add shared fixture to avoid inline user creation in permission tests - Enhance response payload assertions with granular structure validation: - Assert stats field is an array - Verify total_issues key exists in scans-stats response - Validate post_type key in each stat for scans-stats-by-post-types response - Reuse fixture users instead of creating new ones per test method for faster execution This addresses code review feedback from @copilot-pull-request-reviewer and @gemini-code-assist.
Agent-Logs-Url: https://github.com/equalizedigital/accessibility-checker/sessions/7d64c420-7f01-4b61-bcd8-2c36d5c5f786 Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/equalizedigital/accessibility-checker/sessions/7d64c420-7f01-4b61-bcd8-2c36d5c5f786 Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
…for-rest-api-callbacks Add tests for rest api callbacks
…b.com:equalizedigital/accessibility-checker into william/add-some-tests-for-rest-api-callbacks
Updated the assertions for the stats structure to ensure each key is a post type slug and each value is either false or a summary array.
…for-rest-api-callbacks Fix some phpcs issues in merged tests
…ooks-docs-26035553669 chore: regenerate hooks docs
…use-of-link-rule-and-anchors-without-href Add: support for named anchors as jump targets in link validation
…slations_may-19-2026-14-03-00590317 PTC accessibility-checker (1985): Automatic Translations May 19, 2026 14:03:00590317
Contributor
|
✅ Accessibility Checker build (primary only)
|
SteveJonesDev
approved these changes
May 19, 2026
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Steve Jones (2):
William Patton (5):